home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / whereis.readme < prev    next >
Text File  |  1996-09-26  |  3KB  |  64 lines

  1. Short: CLI based file hunter.  Ideal for HD users
  2. Type: util/cli
  3. Uploader: br103@city.ac.uk (Nick Ridley)
  4. Author: Roland Bless
  5.  
  6. "Whereis" is a utility which searches a file(name) on (hard)disk and shows
  7. you the path to this file. Because AMIGA's power is only revealed if you've
  8. installed a hard-disk (and AMIGA's commands are often loaded from disk
  9. (c:-dir)), some hard-disk users (like me) will loose overview about the
  10. stored files. If you have hundreds or thousands of subdirectories and don't
  11. know in which of them the program "DiskSalv" was, just type in: "whereis
  12. disksalv" and "whereis" will search through your whole active volume. You
  13. don't have to look for with "list" or "dir" manually. All files matching
  14. the given filename (-pattern) are displayed.
  15.  
  16. "Whereis" combines a "find that file"-function with certain list functions:
  17. you can use it as "fnams/recurdir/mydir"[1] (or whatever that little
  18. programs are called) to collect the filenames and give them to "ZOO" which
  19. then can compress whole subdirectories or volumes. "Whereis" will do that
  20. job savely for you!
  21.  
  22. ** Note: "whereis" can only be started from a CLI or SHELL (sorry WB Users!).
  23.  
  24. [1] "RecurDir" or "mydir" (that's how the author (Stephen Vermeulen) named it)
  25. was released on Fish-Disk 284. It is recursive programmed and 5516 Bytes long.
  26.  
  27.  
  28. Features of "whereis":
  29. ======================
  30.  
  31. + Case dependent/independent (switch -c).
  32.  
  33. + Wildcards * and ? possible.
  34.  
  35. + Abortable at any time (with CTRL-D or CTRL-C).
  36.  
  37. + Interactive mode which allows to change your current dir.
  38.  
  39. + Non recursive algorithm -> no problems with stack-sizes (not like LookFor or
  40.                                                            RecurDir)
  41. + Works also as "fnams"/"RecurDir". Use "whereis" with pipes.
  42.   (archives all filenames from subdirectories for "ZOO", look below)
  43.  
  44. + Can search on any file-oriented AmigaDOS-device and in any sub-dirs.
  45.   Can be used as a "list all".
  46.  
  47. + Displays date and size of files if wanted.
  48.  
  49. + some other useful options.
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.    10392    5885 43.3% 16-Feb-91 10:55:40  whereis
  57.    28265   12159 56.9% 16-Feb-91 11:06:44  whereis.doc
  58.      838     425 49.2% 16-Feb-91 10:54:20  date.c
  59.      101      78 22.7% 19-Jan-90 19:18:06  date.h
  60.      618     218 64.7% 18-Feb-90 23:58:20  makefile
  61.    19589    6408 67.2% 16-Feb-91 10:53:34  whereis.c
  62. -------- ------- ----- --------- --------
  63.    59803   25173 57.9% 25-Mar-94 18:24:34   6 files
  64.